词语吧>英语词典>number of threads翻译和用法

number of threads

英 [ˈnʌmbə(r) ɒv θredz]

美 [ˈnʌmbər əv θredz]

螺纹扣数

化学

双语例句

  • Threads are relatively expensive, and a limited number of threads are available on a server.
    线程还是比较耗费资源的,一个服务器上可用的线程是有限制的。
  • Current number of threads merging data. Decremented when blocked by pipeline of work.
    合并数据的线程的当前数目。当受工作管道阻塞时,将减量。
  • Current number of threads working on processing.
    正在进行处理的当前线程数目。
  • 0MQ applications are concurrent without locks, and elastic over any number of threads, cores, and boxes.
    MQ应用程序没有锁,可并行运行。此外,它可在多个线程、内核和主机盒之间弹性伸缩。
  • A thread pool specifies the maximum possible number of threads allowed to run concurrently in a Web container.
    线程池指定Web容器中允许并发运行的线程的最大数量。
  • Concurrency: The number of threads concurrently executing the target.
    并发性:并发执行目标的线程数。
  • Interestingly, the decision to coarsen can be made independent to the number of threads contending for the locks.
    有趣的是,是否进行锁粗化,与竞争锁的线程数量是无关的。
  • Single-valued semaphore can only be one thread access, and multi-valued semaphore can be a number of threads available.
    单值信号量只能被一个线程获得,而多值信号量可以被若干个线程获得。
  • With this property, we can set the maximum and minimum number of threads used by the message listener service to run the listener ports.
    通过此属性,我们可以设置消息侦听器服务用于运行侦听器端口的最大和最小线程数。
  • The number of threads in this test may look small compared to typical server applications.
    比起通常情况下的服务器应用,这次测试中线程的数量看上去有点少。